Skip to content

Assign cards to TODO: comments#2689

Open
DavidBiddle wants to merge 2 commits intomainfrom
assign-todo-comments-to-cards
Open

Assign cards to TODO: comments#2689
DavidBiddle wants to merge 2 commits intomainfrom
assign-todo-comments-to-cards

Conversation

@DavidBiddle
Copy link
Copy Markdown
Contributor

What problem does this pull request solve?

Trello card: https://trello.com/c/hK0527GN/219-review-todo-comments-and-make-product-cards-for-any-that-are-still-relevant

As part of firebreak work we've reviewed the outstanding TODO: comments in this repo and made tech debt cards for them.

This PR adds references to those tech debt cards in the codebase, so that anyone tackling the TODO tasks in future can easily check the card for additional context.

It also removes a TODO comment for something we've already implemented.

Things to consider when reviewing

  • Ensure that you consider the wider context.
  • Does it work when run on your machine?
  • Is it clear what the code is doing?
  • Do the commit messages explain why the changes were made?
  • Are there all the unit tests needed?
  • Do the end to end tests need updating before these changes will pass?
  • Has all relevant documentation been updated?

We implemented this as part of the Welsh translations work, so this TODO comment can be removed
@DavidBiddle DavidBiddle changed the title Assign TODO: comments to cards Assign cards to TODO: comments Apr 8, 2026
Comment on lines +59 to +61
<% end %>
</div>
</div>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Something's gone a bit wrong with the indenting here? Not necessarily against reindenting this file, but I think the last closing </div> should have zero indent to match the opening tag.

<%= f.govuk_submit t("save_and_continue") %>
<% end %>
</div>
</div>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Again, the indentation here seems off?

@DavidBiddle DavidBiddle force-pushed the assign-todo-comments-to-cards branch from e2a8d8c to 30ed588 Compare April 8, 2026 10:28
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 8, 2026

🎉 A review copy of this PR has been deployed! You can reach it at: https://pr-2689.admin.review.forms.service.gov.uk/

It may take 5 minutes or so for the application to be fully deployed and working. If it still isn't ready
after 5 minutes, there may be something wrong with the ECS task. You will need to go to the integration AWS account
to debug, or otherwise ask an infrastructure person.

For the sign in details and more information, see the review apps wiki page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants